Skip to content

chore(deps): update all non-major dependencies #782

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
@capacitor/cli (source) 7.4.0 -> 7.4.1 age confidence
@capacitor/core (source) 7.4.0 -> 7.4.1 age confidence
@capacitor/filesystem 7.1.1 -> 7.1.2 age confidence
@ionic/core (source) 8.6.2 -> 8.6.4 age confidence
@ionic/vue 8.6.2 -> 8.6.4 age confidence
@ionic/vue-router 8.6.2 -> 8.6.4 age confidence
@nuxt/eslint-config (source) 1.4.1 -> 1.5.2 age confidence
@types/node (source) 22.15.34 -> 22.16.2 age confidence
@unhead/vue (source) 2.0.11 -> 2.0.12 age confidence
expect-type 1.2.1 -> 1.2.2 age confidence
pkg-types 2.1.1 -> 2.2.0 age confidence
playwright-core (source) 1.53.1 -> 1.54.0 age confidence
pnpm (source) 10.12.4 -> 10.13.1 age confidence
unhead (source) 2.0.11 -> 2.0.12 age confidence
vue-tsc (source) 2.2.10 -> 2.2.12 age confidence

Release Notes

ionic-team/capacitor (@​capacitor/cli)

v7.4.1

Compare Source

Note: Version bump only for package capacitor

ionic-team/capacitor-filesystem (@​capacitor/filesystem)

v7.1.2

Compare Source

ionic-team/ionic-framework (@​ionic/core)

v8.6.4

Compare Source

Bug Fixes

v8.6.3

Compare Source

Bug Fixes
nuxt/eslint (@​nuxt/eslint-config)

v1.5.2

Compare Source

   🚀 Features
    View changes on GitHub

v1.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unjs/unhead (@​unhead/vue)

v2.0.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
mmkal/expect-type (expect-type)

v1.2.2

Compare Source


unjs/pkg-types (pkg-types)

v2.2.0

Compare Source

compare changes

🚀 Enhancements
  • findWorkspaceDir: Add support for Deno workspace detection (#​231)
🏡 Chore
❤️ Contributors
microsoft/playwright (playwright-core)

v1.54.0

Compare Source

Highlights

  • New cookie property partitionKey in browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.

  • New option noSnippets to disable code snippets in the html report.

    import { defineConfig } from '@​playwright/test';
    
    export default defineConfig({
      reporter: [['html', { noSnippets: true }]]
    });
  • New property location in test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation like test.skip or test.fixme was added.

Command Line

  • New option --user-data-dir in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.

    npx playwright codegen --user-data-dir=./user-data
  • Option -gv has been removed from the npx playwright test command. Use --grep-invert instead.

  • npx playwright open does not open the test recorder anymore. Use npx playwright codegen instead.

Miscellaneous

  • Support for Node.js 16 has been removed.
  • Support for Node.js 18 has been deprecated, and will be removed in the future.

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140

v1.53.2

Compare Source

pnpm/pnpm (pnpm)

v10.13.1

Compare Source

Patch Changes
  • Run user defined pnpmfiles after pnpmfiles of plugins.

v10.13.0

Compare Source

Minor Changes
  • Added the possibility to load multiple pnpmfiles. The pnpmfile setting can now accept a list of pnpmfile locations #​9702.

  • pnpm will now automatically load the pnpmfile.cjs file from any config dependency named @pnpm/plugin-* or pnpm-plugin-* #​9729.

    The order in which config dependencies are initialized should not matter — they are initialized in alphabetical order. If a specific order is needed, the paths to the pnpmfile.cjs files in the config dependencies can be explicitly listed using the pnpmfile setting in pnpm-workspace.yaml.

Patch Changes
  • When patching dependencies installed via pkg.pr.new, treat them as Git tarball URLs #​9694.
  • Prevent conflicts between local projects' config and the global config in dangerouslyAllowAllBuilds, onlyBuiltDependencies, onlyBuiltDependenciesFile, and neverBuiltDependencies #​9628.
  • Sort keys in pnpm-workspace.yaml with deep #​9701.
  • The pnpm rebuild command should not add pkgs included in ignoredBuiltDependencies to ignoredBuilds in node_modules/.modules.yaml #​9338.
  • Replaced shell-quote with shlex for quoting command arguments #​9381.
vuejs/language-tools (vue-tsc)

v2.2.12

Compare Source


Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the chore label Jul 7, 2025
@renovate renovate bot requested a review from danielroe as a code owner July 7, 2025 04:26
Copy link

netlify bot commented Jul 7, 2025

Deploy Preview for friendly-lamington-fb5690 ready!

Name Link
🔨 Latest commit c87fa7b
🔍 Latest deploy log https://app.netlify.com/projects/friendly-lamington-fb5690/deploys/686fd1dd7c80000008f900ee
😎 Deploy Preview https://deploy-preview-782--friendly-lamington-fb5690.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 07d0471 to 7f3b4fe Compare July 10, 2025 00:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f3b4fe to c87fa7b Compare July 10, 2025 14:44
Copy link

codecov bot commented Jul 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.42%. Comparing base (e97458b) to head (c87fa7b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #782   +/-   ##
=======================================
  Coverage   46.42%   46.42%           
=======================================
  Files          11       11           
  Lines         672      672           
  Branches       37       37           
=======================================
  Hits          312      312           
  Misses        360      360           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielroe danielroe merged commit 909f60a into main Jul 10, 2025
9 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch July 10, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant